home *** CD-ROM | disk | FTP | other *** search
/ The Game Master (3rd Edition) / The Game Master 3rd edition.iso / files / gameects / unprotec / thexder.txt < prev    next >
Text File  |  1988-04-09  |  2KB  |  48 lines

  1. This procedure will enable you to unprotect Sierra On-Line's
  2. THEXDER game. The resulting patch to the Thexder.com file loader
  3. will allow you to run the program from your hard disk without the
  4. program diskette in your floppy drive.
  5.  
  6. The following procedure is based on an unprotect scheme by an
  7. unknown author distributed in the Public Domain under the name
  8. SIERRA.ARC or SIERRAF.ARC. The following procedure requires
  9. DEBUG.COM, a back-up copy of Disk 1, SIERRA.DAT and no previous DEBUG
  10. experience.
  11.  
  12. 1. Copy all the files from the original Disk 1 to a blank,
  13. formated diskette (for floppy users), or, install the THEXDER
  14. program on your hard disk. Put away the original Disk 1 - you
  15. won't need it anymore!!
  16.  
  17. 2. Make sure that DEBUG and the SIERRA.DAT file, included with
  18. this text, are in the current directory with ThEXDER.COM, or in
  19. the current path.
  20.  
  21. 3. Load Debug and patch as follows:
  22.  
  23.               >Debug Thexder.com
  24.                -R                     * record the value of CX register *
  25.                -N Sierra.dat
  26.                -L 141
  27.                -E 34F
  28.                xxxx:034F E8.90           * the initial response *
  29.                xxxx:0350 B2.90 03.90     *    here is:          *
  30.  
  31.                                          *  xxxx:034F E8.       *
  32.  
  33.                                          * enter 90, then hit   *
  34.                                          * spacebar. Repeat     *
  35.                                          * until lines appears  *
  36.                                          * as above)            *
  37.                -N Thexder.com
  38.                -R CX
  39.                CX 0080
  40.                :????          (Enter value of CX recorded above)
  41.                -W
  42.                -Q
  43.  
  44.  
  45. That's it!! You can now run THEXDER without the Disk 1 in your
  46. Floppy drive.   ENJOY!!!!
  47.                                    David Morton
  48.